home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / misc / m2_part1.lha / modula / examples / README
Encoding:
Text File  |  1994-07-29  |  273 b   |  9 lines

  1. CD into the src directory and type:
  2.  
  3. >m2b helloWord
  4.  
  5. >/bin/helloworld  ; To run the program from within the src directory
  6.  
  7. >touch helloworld.mod ; Update the file creation date, without having to edit it
  8. >m2b helloWord -r ; To generate a version that can be made resident.
  9.